Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

spawn_without_inherited_effects

concur.threads.spawn_without_inherited_effects

spawn a new thread without inheriting the current thread's
effect environment, i.e., using a new, empty effect environment.

This is intended for use in, e.g., thread pools that are used to perform
tasks that may require different effects.
0.097dev (GIT hash 6a5de4939ddf29875c1d9a706508d9bfd0cd7ca9)
last changed: 2026-06-09